home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / misc / typewrite / !TypeWrite / !Run < prev    next >
Encoding:
Text File  |  1991-11-04  |  233 b   |  14 lines

  1. | !Run file for TypeWriter
  2. *dir <Obey$Dir>
  3. *Rmload Memalloc
  4. *FONTSIZE 0K
  5. *SCREENSIZE 96K
  6. *SPRITESIZE 90K
  7. *SYSTEMSIZE 40K
  8. WimpSlot -min 100K -max 100K
  9. Set TypeWrite$Dir <Obey$Dir>
  10. snew
  11. sload <Obey$Dir>.s_vdu
  12. Run <Obey$Dir>.!RunImage
  13.  
  14.